CRM object

Provides access to Sage CRM objects and functionality. Exposes methods that allow you to create new objects, get existing objects, and execute objects.

Child objects: CRMBase object and CRMSelfService object.

In some legacy code (for example, in the include file), the CRM object may be instantiated as eWare. Existing code that refers to eWare blocks or the eWare object still works, and CRM and eWare are interchangeable (except in the context of CRMSelfService).